projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fea0b06
)
[_LIBC]: Define BSD4_2.
author
Roland McGrath
<roland@gnu.org>
Fri, 23 Jul 1993 20:38:15 +0000
(20:38 +0000)
committer
Roland McGrath
<roland@gnu.org>
Fri, 23 Jul 1993 20:38:15 +0000
(20:38 +0000)
src/mem-limits.h
patch
|
blob
|
history
diff --git
a/src/mem-limits.h
b/src/mem-limits.h
index 7cdb7f83b313fe2d90d0c0fc3f08b177a083f635..d8a3d88c471133d0b27b295542695d555720c4db 100644
(file)
--- a/
src/mem-limits.h
+++ b/
src/mem-limits.h
@@
-20,6
+20,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef _LIBC
#include <sys/resource.h>
+#define BSD4_2 /* Tell code below to use getrlimit. */
#else